IvanIsCoding

IvanIsCoding is a small, developer-focused publisher that concentrates on creating lightweight, open-source utilities for technical users who prefer command-line workflows. Its single public offering, celq, is a compact CEL query engine that lets engineers, DevOps teams, and data analysts filter, search, and transform JSON streams without writing ad-hoc scripts or spinning up heavier tools. By exposing Google’s Common Expression Language as a stand-alone executable, celq turns one-liner predicates into rapid, pipe-friendly operations that slot naturally into CI pipelines, log forensics, API debugging, and local data-munging tasks. Typical use cases include extracting failing request traces from bulky telemetry dumps, reshaping REST payloads before they reach test fixtures, or validating configuration blobs against dynamic criteria during deployment. Because the utility is distributed as a native Windows binary, it integrates cleanly with PowerShell, WSL, and traditional cmd environments, allowing teams to standardize JSON interrogation across development, staging, and production machines without external runtimes. Although the catalog is currently limited to this one tool, the publisher’s commitment to minimal footprint and transparent licensing makes celq an appealing addition to any engineer’s portable toolkit. IvanIsCoding software is available at no cost on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetching the newest release and supporting batch installation alongside other applications.

celq

A CEL command-line query tool for JSON data

Details